home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Explore Yellowstone
/
Explore Yellowstone (1997)(The Learning Company)[PC-Mac].iso
/
mac
/
ROSTER.DIR
/
00033_Script_sc cancel3
< prev
next >
Wrap
Text File
|
1996-02-29
|
283b
|
14 lines
on mouseDown
set the CastNum of sprite 9 to the number of cast "cancel1"
updateStage
end
on mouseUp
set the CastNum of sprite 9 to the number of cast "cancel2"
updateStage
put " " into field "EnterText"
puppetSprite 9, false
go to frame "change"
end